home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
El Mac 9
/
El Mac 9.iso
/
Shareware
/
Applications
/
Charting Coach v1.5
/
Charting Coach v1.dxr
/
00167.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-04-08
|
190 b
|
15 lines
on mouseUp
if the doubleClick then
exit
end if
cursor(4)
writecycleinfo()
leaveFrontPage()
cursor(0)
if the optionDown then
quit()
else
startMovie()
end if
end